| Overload | Description |
|---|---|
| PDFMatrix Constructor() | Initializes a new PDFMatrix object. |
| PDFMatrix Constructor(double,double,double,double,double,double) | Initializes a new PDFMatrix object. |
| PDFMatrix Constructor(double[]) | Initializes a new object. This method supports the internal library infrastructure and should not be used by external client code. |
| PDFMatrix Constructor(PDFMatrix) | Initializes a new PDFMatrix object with an existing matrix. |